💻

行動開發

3314 skills in 開發 > 行動開發

testing-testing

Your approach to handling testing testing. Use this skill when working on files where testing testing comes into play.

majiayu000/claude-skill-registry
0
0
更新於 1w ago

eos-stop-app

Stop the Android app running on connected device. Cleanly terminates the app using force-stop. Use when stopping the app for debugging, testing, or cleanup.

asnar00/miso
0
0
更新於 1w ago

generate-spec

Generates app_spec.txt specification files from codebases. Use when you need to create specification documents, analyze code structure, document project architecture, or generate comprehensive project overviews in XML format.

AhamSammich/auto-code
0
0
更新於 1w ago

implementation

Production-ready code implementation following approved designs. Writes clean,tested, documented code. Zero linting violations. All code includes tests.

terraphim/codex-skills
0
0
更新於 1w ago

slack-connect

Connect to Slack workspace for messaging and channel management. Load when user mentions 'slack', 'connect slack', 'slack message', 'slack channel', 'send to slack', or any Slack operations. Meta-skill that validates config, discovers workspace, and routes to appropriate operations.

abdullahbeam/nexus-design-abdullah
0
0
更新於 1w ago

using-superpowers

Marketplace

Core skill activation protocol - establishes mandatory workflows for finding and applying skills before any task

a-ariff/Ariff-code-config
0
0
更新於 1w ago

conductor

Context-driven development methodology for organized, spec-first coding. Use when:- Project has a `conductor/` directory- User mentions specs, plans, tracks, or context-driven development- Files like `conductor/tracks.md`, `conductor/product.md`, `conductor/workflow.md` exist- User asks about project status, implementation progress, or track management- User wants to organize development work with TDD practices- User invokes `/conductor-*` commands (setup, newtrack, implement, status, revert, validate, block, skip, revise, archive, export, refresh)- User mentions documentation is outdated or wants to sync context with codebase changesInteroperable with Gemini CLI extension and Claude Code commands.Integrates with Beads for persistent task memory across sessions.

majiayu000/claude-skill-registry
0
0
更新於 1w ago

natural-language-postgres-presentation

Presentation-focused Natural Language to SQL app with PPT-style visualizations.

majiayu000/claude-skill-registry
0
0
更新於 1w ago

ios-ia-navigation

Marketplace

iOSアプリの情報設計(IA)と画面遷移(ナビゲーション)を設計するスキル。Apple HIGとWWDCセッションに基づき、タブ/階層push/モーダルを情報階層とタスク構造から逆算して選定し、根拠と未確定事項を可視化しながら設計を完遂する。使用タイミング: (1) 新規アプリの情報設計時、(2) 画面遷移設計時、(3) 「IAを設計したい」「ナビゲーション構造を決めたい」、(4) iPad/iPhone両対応の構造設計時、(5) ディープリンク対応設計時、(6) 既存アプリのリファクタリング時

CAPHTECH/claude-marketplace
0
0
更新於 1w ago

storage-service

Patterns for persisting and retrieving application data. Use when implementing data persistence, caching, or session management.

pixu1980/karaoke-tracker
0
0
更新於 1w ago

shelby-storage-integration

Expert on integrating Shelby Protocol decentralized storage into applications. Helps with use case evaluation, architecture design, migration strategies, cost optimization, performance tuning for video streaming, AI training, data analytics, content delivery, and read-heavy workloads. Triggers on keywords integrate Shelby, decentralized storage integration, video streaming storage, AI training data, data analytics storage, migration to Shelby, storage architecture, content delivery, Shelby use case.

MEDICALCOR/medicalcor-core
0
0
更新於 1w ago

database

Universal database operations skill for modern applications. Expert in SQLModel/SQLAlchemy patterns, async database operations, connection pooling, migrations, performance optimization, and multi-database support (PostgreSQL, MySQL, SQLite). Provides production-ready patterns for any database-driven application.

Azeem-2/HackthonII
0
0
更新於 1w ago

increment-version

Use this skill when the user wants to increment or bump the project version number. This skill reads the current semantic version, increments it (patch/minor/major), updates package.json, Cargo.toml, and tauri.conf.json, runs cargo check to update Cargo.lock, and commits all changes to git with an appropriate commit message.

twentynineteen/bucket
0
0
更新於 1w ago

security-hardening-checklist

Marketplace

This skill should be used when the user requests to audit, check, or improve application security by analyzing security headers, cookie configuration, RLS policies, input sanitization, rate limiting, and other security measures. It generates a comprehensive security audit report with actionable recommendations. Trigger terms include security audit, security check, harden security, security review, vulnerability check, security headers, secure cookies, input validation, rate limiting, security best practices.

hopeoverture/worldbuilding-app-skills
0
0
更新於 1w ago

mobile-development

Build modern mobile applications with React Native, Flutter, Swift/SwiftUI, and Kotlin/Jetpack Compose. Covers mobile-first design principles, performance optimization (battery, memory, network), offline-first architecture, platform-specific guidelines (iOS HIG, Material Design), testing strategies, security best practices, accessibility, app store deployment, and mobile development mindset. Use when building mobile apps, implementing mobile UX patterns, optimizing for mobile constraints, or making native vs cross-platform decisions.

untangledfinance/untangled-web
0
0
更新於 1w ago

deployment-pipeline-design

Design multi-stage CI/CD pipelines with approval gates, security checks, and deployment orchestration. Use when architecting deployment workflows, setting up continuous delivery, or implementing GitOps practices.

majiayu000/claude-skill-registry
0
0
更新於 1w ago

ecto-patterns

Ecto patterns for Phoenix/Elixir apps. Covers schemas, changesets, migrations, queries, Ecto.Multi, transactions, constraints, associations, pagination, tenant partitioning, performance, and testing.

danielseltzer/code-analysis-tools
0
0
更新於 1w ago

app-accessibility

Your approach to handling app accessibility. Use this skill when working on files where app accessibility comes into play.

majiayu000/claude-skill-registry
0
0
更新於 1w ago

using-vertical-tdd

OpenSpec駆動の垂直TDDスケルトン戦略。提案作成・技術検証・設計・実装・アーカイブの全ライフサイクルをサポート。使用タイミング:(1) OpenSpecスラッシュコマンド実行時(`OpenSpec: Propose`, `OpenSpec: Apply`, `OpenSpec: Archive`)(2) 新機能開発の開始時(「新機能を追加」「〜を実装」リクエスト、OpenSpec提案がまだ存在しない場合)(3) 提案の修正・継続(openspec/changes/配下にファイルが存在、「提案を修正」「設計を見直し」リクエスト)(4) 実装の再開(tasks.mdに未完了タスクがある、「実装を続ける」「次のステップ」リクエスト)(5) 技術検証が必要(design.md作成前、複数技術選択肢がある、「技術検証」「ライブラリ調査」リクエスト)使用しない場合: バグ修正、タイポ修正、ドキュメント更新のみ、設定ファイル変更のみ

hyt-sasaki/ai-knowledge-promoter
0
0
更新於 1w ago

webapp-testing-patterns

Comprehensive web application testing patterns with Playwright selectors, wait strategies, and best practices. Use when implementing E2E tests, defining reliable selectors, or establishing testing best practices for web applications.

bobmatnyc/termpilot
0
0
更新於 1w ago