Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

sp-ecc

sp-ecc 收录了来自 FaisalAlqarni 的 31 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
31
Stars
5
更新
2026-03-14
Forks
0
职业覆盖
5 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

brainstorming
软件开发工程师

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2026-03-14
executing-plans
软件开发工程师

Use when you have a written implementation plan to execute in a separate session with review checkpoints

2026-03-14
extract-patterns
软件开发工程师

Extract learned patterns from session - invoked automatically by finishing-a-development-branch or manually anytime

2026-03-14
finishing-a-development-branch
软件开发工程师

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for review, delivery, or cleanup

2026-03-14
subagent-driven-development
软件开发工程师

Use when executing implementation plans with independent tasks in the current session

2026-03-14
systematic-debugging
软件开发工程师

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026-03-14
using-git-worktrees
软件开发工程师

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

2026-03-14
using-sp-ecc
软件开发工程师

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

2026-03-14
verification-loop
软件质量保证分析师与测试员

Use when verifying implementation correctness - provides a systematic loop for checking tests, lint, build, and runtime behavior

2026-03-14
writing-plans
项目管理专家

Use when you have a spec or requirements for a multi-step task, before touching code

2026-03-14
writing-skills
软件开发工程师

Use when creating new skills, editing existing skills, or verifying skills work before deployment

2026-03-14
logging-best-practices
软件开发工程师

Logging best practices focused on wide events (canonical log lines) for structured, context-rich application logging.

2026-03-07
clarify-first
项目管理专家

Use before starting any task. Forces the agent to ask the user for clarification whenever it is confused, missing required information, or about to make assumptions. Prevents silent guessing and ensures requirements are fully understood before executing.

2026-03-01
frontend-design
网页开发工程师

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

2026-03-01
frontend-patterns
软件开发工程师

Framework-agnostic UI development patterns for component composition, state management, data fetching, forms, accessibility, performance, and animation. Applies to React, Vue, Svelte, Rails views, Flutter, and any UI framework.

2026-03-01
model-routing
软件开发工程师

Detailed model routing framework. Provides task classification, bug complexity scoring, escalation triggers, and cost optimization patterns for Opus/Sonnet/Haiku tiers.

2026-03-01
security-scan
信息安全分析师

Scan Claude Code configuration for security vulnerabilities using AgentShield. Use before committing config changes or during periodic security checks.

2026-03-01
skill-stocktake
软件开发工程师

Audit all installed skills, commands, agents, and hooks for quality, freshness, and duplication. Use periodically to maintain a clean plugin.

2026-03-01
test-driven-development
软件质量保证分析师与测试员

Use when implementing any feature or bugfix, before writing implementation code

2026-03-01
continuous-learning-v2
软件开发工程师

Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents.

2026-03-01
dart-patterns
软件开发工程师

Use when writing Dart code - provides idiomatic patterns for null safety, async programming, collections, and error handling

2026-03-01
flutter-verification
软件质量保证分析师与测试员

Use when verifying Flutter applications - covers widget tests, integration tests, golden tests, performance testing, and build validation

2026-03-01
rails-patterns
软件开发工程师

Use when working with Ruby on Rails projects - provides patterns for models, controllers, services, and Rails Engines architecture

2026-03-01
rails-security
信息安全分析师

Use when reviewing or implementing security in Rails applications - covers OWASP guidelines and Rails-specific security patterns

2026-03-01
requesting-code-review
软件质量保证分析师与测试员

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

2026-03-01
ruby-patterns
软件开发工程师

Use when writing Ruby code - provides idiomatic patterns, best practices, and community standards for maintainable Ruby

2026-03-01
dart-testing
软件质量保证分析师与测试员

Dart testing patterns with dart test package, including mocking with mockito, async testing, test coverage, TDD workflow, and integration testing strategies

2026-02-06
flutter-patterns
软件开发工程师

Flutter development patterns covering widget composition, state management (Bloc/Cubit, Riverpod, Provider), navigation, theming, responsive design, performance optimization, and platform-specific code

2026-02-06
rails-tdd
软件质量保证分析师与测试员

Test-driven development for Ruby on Rails with RSpec, model/controller/request/system tests, Capybara, FactoryBot, test database management, and TDD workflow with 80%+ coverage

2026-02-06
rails-verification
软件质量保证分析师与测试员

Verification loop for Rails projects: migrations, routes, security, performance, tests with coverage, asset pipeline, and deployment readiness checks before release or PR.

2026-02-06
ruby-testing
软件质量保证分析师与测试员

Ruby testing patterns with RSpec and Minitest, including mocking, test data, TDD workflow, and async testing strategies

2026-02-06