💻 Development
2539 skills found
nextjs.md
0
1
export
nextjs
2
from
"kprsnt2/MyLocalCLI"
from
"kprsnt2/MyLocalCLI"
3
Next.js framework best practices including App Router, data fetching, and performance optimization.
2026-01-15
visibility-pattern-guardian.md
0
1
export
visibility-pattern-guardian
2
from
"matthew-bram/enterprise-confluent-test-probe"
from
"matthew-bram/enterprise-confluent-test-probe"
3
Enforces visibility pattern for testability by detecting private methods that prevent unit testing (causes 20-40% coverage loss). References authoritative style guides rather than duplicating. Auto-refactors code to private[module] object pattern with user approval. Detects inline lambdas and suggests extraction to named functions ("laws"). Blocks during scala-ninja review (Phase 2) as peer review rejection point.
2025-12-08
code-reviewer.md
0
1
export
code-reviewer
2
from
"villads-valur/vanluren"
from
"villads-valur/vanluren"
3
My own, my precious.
2026-02-03
frontend-auth-integration.md
0
1
export
frontend-auth-integration
2
from
"nadeemsangrasi/humanoid-and-robotic-book"
from
"nadeemsangrasi/humanoid-and-robotic-book"
3
Integrates Better Auth client with ChatKit UI or custom Next/Vite UI. Adds login/logout buttons, protected routes, session hooks.
2025-12-17
vercel-fastapi-link.md
0
1
export
vercel-fastapi-link
2
from
"FAIQahm/hackathon_I_book"
from
"FAIQahm/hackathon_I_book"
3
Physical AI Educational Book - Hackathon Project
2026-01-15
express-nodejs-expert.md
0
1
export
express-nodejs-expert
2
from
"WebDev70/hosting-google"
from
"WebDev70/hosting-google"
3
Expert knowledge of Express.js and Node.js for building production-ready web applications and APIs. Covers middleware patterns, routing, async/await error handling, security, performance optimization, proxy patterns, static file serving, and production deployment. Use when working with server.js, adding routes, implementing middleware, debugging Express issues, or optimizing API endpoints.
2025-12-31
database-first.md
0
1
export
database-first
2
from
"discountedcookie/10x-mapmaster"
from
"discountedcookie/10x-mapmaster"
3
REQUIRED before implementing any game feature, scoring logic, state transition, or decision-making. ALL business logic lives in PostgreSQL - frontend is presentation only. Load this to understand where code belongs: database function vs component. Covers RPC patterns, SECURITY DEFINER, and anti-patterns.
2025-12-06
frontend-design.md
0
1
export
frontend-design
2
from
"Higashi-Masafumi/ai-coding-template"
from
"Higashi-Masafumi/ai-coding-template"
3
template for ai coding
2026-01-04
doc-merge-batch-skill.md
0
1
export
doc-merge-batch-skill
2
from
"Reneromero08/agent-governance-system"
from
"Reneromero08/agent-governance-system"
3
An operating system for AI-native projects where text is law, code is consequence, and drift is mechanically prevented.
2026-02-04
expert-panel.md
0
1
export
expert-panel
2
from
"credentum/vivarium-lab"
from
"credentum/vivarium-lab"
3
ACTIVATE when debugging a skill, analyzing why a prompt isn't working, or stuck on a technical problem. Triggers on "what would the panel say", "let's debug this", "why isn't this working", "convene the panel", or when user expresses confusion about skill behavior.
2026-02-18
pr-submission.md
0
1
export
pr-submission
2
from
"kenotron-ms/amplifier-setup"
from
"kenotron-ms/amplifier-setup"
3
A little setup script to get amplifier setup
2025-12-20
launch-planner.md
0
1
export
launch-planner
2
from
"skycruzer/fleet-management-v2"
from
"skycruzer/fleet-management-v2"
3
Airline Fleet Management Tool
2026-02-26
prompt-strategy.md
0
1
export
prompt-strategy
2
from
"jhlee0409/laylder"
from
"jhlee0409/laylder"
3
Develop and optimize AI prompt strategies for code generation. Use when creating new AI model strategies, optimizing prompts for Claude/GPT/Gemini/DeepSeek/Grok, or improving prompt quality. Includes model-specific optimization techniques.
2026-01-02
moai-lang-kotlin.md
0
1
export
moai-lang-kotlin
2
from
"dolsoon/my-awesome-project"
from
"dolsoon/my-awesome-project"
3
Kotlin 2.0 Multiplatform Enterprise Development with KMP, Coroutines, Compose Multiplatform, and Context7 MCP integration. Advanced patterns for mobile, backend, and cross-platform development.
2025-12-02
video-editor.md
0
1
export
video-editor
2
from
"arthurbm/creator-hub"
from
"arthurbm/creator-hub"
3
Claude Skills for content creators
2026-01-04
frontend.md
0
1
export
frontend
2
from
"mag123c/andsys-app"
from
"mag123c/andsys-app"
3
프론트엔드 개발 스킬. RSC 보안, 서버/클라이언트 분리, SEO. 프론트엔드 작업 시 사용.
2026-01-18
ui-design.md
0
1
export
ui-design
2
from
"sycsky/Soncho"
from
"sycsky/Soncho"
3
Professional UI design and frontend interface guidelines. Use this skill when creating web pages, mini-program interfaces, prototypes, or any frontend UI components that require distinctive, production-grade design with exceptional aesthetic quality.
2026-02-07
api-test.md
0
1
export
api-test
2
from
"dfujiwara/kindle-notes-reminder"
from
"dfujiwara/kindle-notes-reminder"
3
Interactive API testing tool for the Kindle notes backend. Tests endpoints with intelligent data checking, minimal test data creation, and timing metrics.
2026-02-14
menu-verification.md
0
1
export
menu-verification
2
from
"cgjen-box/planted-website"
from
"cgjen-box/planted-website"
3
Use this skill to verify whether restaurants actually have Planted products on their current menu. Crawls restaurant websites, parses PDF menus, and updates venue verification status in Firestore.
2025-12-18
coaching.md
0
1
export
coaching
2
from
"TituxMetal/warehouse-manager"
from
"TituxMetal/warehouse-manager"
3
Learn By Doing coaching methodology for guided development. Use when coaching a developer through any implementation phase.
2026-02-25
security.md
0
1
export
security
2
from
"FractionEstate/midnight-dev-skills"
from
"FractionEstate/midnight-dev-skills"
3
Security auditing patterns for Midnight Network smart contracts and dApps. Use when reviewing code for vulnerabilities, privacy leaks, cryptographic weaknesses, or performing security audits.
2026-01-05
planner.md
0
1
export
planner
2
from
"MRenAIAgent/mini_agent"
from
"MRenAIAgent/mini_agent"
3
Use when planning feature implementations, creating design artifacts, or structuring development tasks. Apply when user mentions planning, designing, architecting new features, or needs to break down complex features into implementation phases. Use proactively when user describes a substantial new feature to implement.
2026-01-20
complexity-check.md
0
1
export
complexity-check
2
from
"Jacobgokul/AI-Task-Manager"
from
"Jacobgokul/AI-Task-Manager"
3
Agentic Code Project
2026-01-02
vector-awkward.md
0
1
export
vector-awkward
2
from
"gordonwatts/skill-test"
from
"gordonwatts/skill-test"
3
Use when working in Python with scikit-hep vector and Awkward Array to build vector records, register behaviors, compute deltaR or invariant masses, combine or boost vectors, or access vector properties from ak.zip records of type (Momentum3D/Momentum4D/Vector4D). Vector is only useful if you are also using Awkward.
2025-12-28