231 skills found · Page 7 of 8
alibaba / i18ni18n development conventions for OPC-Starter (Supabase-only)
ypyf / RULEStandards and best practices for developing Chrome extensions
zenbase-ai / tsThe best code style guide is the one your team already follows. This tool discovers it.
zenbase-ai / tsxtsx Style Guide
asynkron / pre-prPre-PR quality gate for .NET — roslynator fix, build, test, duplication check, format
asynkron / profileProfile .NET apps for CPU, memory, contention, exceptions, heap, and JIT inlining
queen-of-code / aidlcAIDLC tutorial repo — use phase skills /plan /build /review /ship; ground process in docs/AIDLC.md; library skills from AI-DLC (vendored or plugin).
ramidecodes / MCPA Model Context Protocol server wrapping the official Notion SDK
JesterWizard / tddRed-green-refactor for FE7 Skill System features and ROM-visible behavior
dromara / RULEJava Service层编写规范和标准
ProgrammerAnthony / golang-coding-style生产级 AI Agent 技能集,辅助AI Harness应用于企业开发,覆盖代码审查、代码安全审计、TDD、需求工程、实施计划与子代理编排、架构设计、调试、前端开发与技能创建全流程。
HubSpot / formattingCode Formatting Guidelines
ysyecust / common-performanceComplete collection of Claude Code configs for C++20 HPC development - agents, skills, hooks, commands, and rules
gradient-industrial-robotics / agent-memory-loopsAlways enforce scratchpad + devlog loops for every meaningful task.
AuroraKON6 / commonBoss auto-apply tool - Playwright + Spring Boot + AI/OCR
AuroraKON6 / backendBoss auto-apply tool - Playwright + Spring Boot + AI/OCR
AuroraKON6 / frontendBoss auto-apply tool - Playwright + Spring Boot + AI/OCR
unger1984 / trackit_historyLightweight modular logger for Dart and Flutter
MaxiGarcia13 / ddd-solidPrefer Domain-Driven Design and SOLID when structuring code
niloykumarbarman / php-hooksPHP hooks extending common rules
niloykumarbarman / typescript-patternsTypeScript patterns extending common rules
BT-Rajan / code-style- Use TypeScript strict mode (but project config has `strict: false`, note compatibility). - 使用 TypeScript 严格模式(但项目配置中 `strict: false`,注意兼容性) - Prefer type inference, explicitly declare types when necessary. - 优先使用类型推断,必要时显式声明类型
dchote / ui-spacingSpacing utilities and gap conventions
karnawis / csharp-rulesfree-genai-bootcamp-2025
HideBa / methodology- FlatBuffers overview - File structure - FlatBuffer schema
gentkrasniqii1 / portfolio-rulesCore rules for the professional developer portfolio project. Always apply.
kaikai464748 / styleMotherDuck-inspired front-end style guardrails
ZenRay / styleMotherDuck-inspired front-end style guardrails
miguelmontiel30 / coding-standardsSchool management project
epireve / styling- Each component should have its own CSS file - Name CSS files to match component names (e.g., `ComponentName.css`)