Source

7spade/black-tortoise

64 skills · 494 combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
material-design-3 Material Design 3 (Material You) design system knowledge for modern web and Angular applications. Use when implementi…
7spade/black-tortoise
68
2
architecture-ddd Domain-Driven Design patterns, layer boundaries (Presentation → Application → Domain ← Infrastructure), tactical patt…
7spade/black-tortoise
13
3
webapp-testing Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functio…
7spade/black-tortoise
12
4
angular-fire Best practices and code patterns for @angular/fire version 20+, integrating Firestore and Auth with Signals and DDD a…
7spade/black-tortoise
10
5
angular-material-cdk-animations Angular Material + CDK + @angular/animations usage patterns aligned with zoneless + signals-first UI and M3 tokens. U…
7spade/black-tortoise
10
6
cohesion-coupling-review Review a proposed change for high cohesion/low coupling; recommends the smallest boundary-safe refactor (ownership, m…
7spade/black-tortoise
10
7
ddd-architecture Domain-Driven Design (DDD) patterns for Angular applications with clean architecture layers. Use when designing aggre…
7spade/black-tortoise
9
8
e2e-playwright Best practices for E2E testing with Playwright, focusing on Angular 20, Firebase Emulators, and Architecture Guards. …
7spade/black-tortoise
9
9
firebase-platform Firebase services integration guide covering AngularFire SDK patterns, Firebase Data Connect (GQL + PostgreSQL), Auth…
7spade/black-tortoise
9
10
mcp-codacy Use the Codacy MCP server (@codacy/codacy-mcp) to run static analysis, retrieve findings, and focus remediation on hi…
7spade/black-tortoise
9
11
mcp-context7 Use the Context7 MCP server (@upstash/context7-mcp) to fetch authoritative, version-appropriate library documentation…
7spade/black-tortoise
9
12
mcp-playwright Use the Playwright MCP server (@playwright/mcp) for browser-driven verification, screenshots, console logs, and UI fl…
7spade/black-tortoise
9
13
mcp-sequential-thinking Use the sequential thinking MCP server (@modelcontextprotocol/server-sequential-thinking) to break down complex probl…
7spade/black-tortoise
9
14
shell-ui Shell module patterns for src/app/shell, covering global UI state, layout composition, navigation, theming with Mater…
7spade/black-tortoise
9
15
account-identity Identity and account patterns for src/app/account, including AngularFire Auth integration, signal-first auth state, r…
7spade/black-tortoise
8
16
angular-ecosystem Consolidated Angular 20+ ecosystem guide covering standalone components, signals, NgRx Signals state, Material 3 + CD…
7spade/black-tortoise
8
17
angular-material-v20 Angular Material v20 UI component library for Angular 20+ applications. Use when implementing Material Design compone…
7spade/black-tortoise
8
18
black-tortoise-agent-architecture-quality 企業級結構與品質守則,強化高內聚低耦合、單一職責、奧卡姆剃刀與 Signals-first。Use when reviewing code for architectur…
7spade/black-tortoise
8
19
black-tortoise-agent-orchestration Orchestrate Black-Tortoise 代理的子代理與 MCP 工具,確保 DDD/Signals-first 流程與最小改動。Use when coordinating mult…
7spade/black-tortoise
8
20
black-tortoise-agent-quality-scan 快速盤點近期改動的品質風險,利用 codacy / context7 / sequentialthinking 制定最小修正。Use when scanning recent change…
7spade/black-tortoise
8
21
change-management Keep interfaces stable and changes reviewable; includes ADR-lite guidance and deprecation/deletion checks. Use when m…
7spade/black-tortoise
8
22
core-design-principles Apply Black-Tortoise design principles (Occam, cohesion/coupling, tool-first assembly, explicit boundaries, deletion-…
7spade/black-tortoise
8
23
d3-visualization D3 ecosystem guidance for designing and implementing interactive charts and diagrams in Angular with signals-first ar…
7spade/black-tortoise
8
24
dependency-supply-chain Change discipline for adding/upgrading dependencies; keeps diffs small, avoids unnecessary packages, and preserves de…
7spade/black-tortoise
8
25
eventing-hub Event-sourcing and EventBus directives for Black-Tortoise, covering structured event schemas, append-before-publish f…
7spade/black-tortoise
8
26
integration-layer Infrastructure and integration patterns for src/app/integration, including Firebase/AngularFire usage, Data Connect c…
7spade/black-tortoise
8
27
mcp-software-planning Use the Software-planning-mcp MCP server (github:NightTrek/Software-planning-mcp) to generate requirements, designs, …
7spade/black-tortoise
8
28
quality-gates Auditing, testing, and architecture-governance instructions for Black-Tortoise, covering when to run `architecture:ga…
7spade/black-tortoise
8
29
security-privacy Pre-flight security & privacy checklist for changes touching identity, data, logging, or external integrations; ensur…
7spade/black-tortoise
8
30
shared-kernel Shared kernel rules for src/app/shared, defining what can be shared safely (primitives, utilities, UI atoms) and what…
7spade/black-tortoise
8
31
vscode-ext-commands Guidelines for contributing commands in VS Code extensions, covering naming conventions, visibility, localization, ke…
7spade/black-tortoise
8
32
workflows-orchestration Workflow orchestration patterns for src/app/workflows, focusing on application-layer use cases, long-running flows, e…
7spade/black-tortoise
8
33
workspace-context Workspace context patterns for src/app/workspace, including workspace lifecycle, stable context signals, workspace sw…
7spade/black-tortoise
8
34
black-tortoise-ui-reviewer Black-Tortoise UI review and fixes. Use when asked to review UI, layout, or design in this repo. Focus on Angular 20 …
7spade/black-tortoise
7
35
mcp-chrome-devtools Use the Chrome DevTools MCP server (io.github.ChromeDevTools/chrome-devtools-mcp) for browser automation, navigation,…
7spade/black-tortoise
7
36
angular-20 Angular 20 knowledge and best practices. Use this skill when asked about Angular 20 development, architecture, compon…
7spade/black-tortoise
6
37
angular-20-control-flow Angular 20 built-in control flow syntax (@if, @for, @switch, @defer) for modern template programming. Use when writin…
7spade/black-tortoise
6
38
rxjs-patterns RxJS reactive programming patterns for Angular applications. Use when implementing observables, operators, error hand…
7spade/black-tortoise
6
39
web-design-reviewer Black-Tortoise UI review and fixes focusing on Angular 20 + standalone components, Material Design 3 tokens, @ngrx/si…
7spade/black-tortoise
6
40
angular-material Angular Material component library expertise for Angular 20+ applications. Use when implementing Material Design comp…
7spade/black-tortoise
5
41
angular-router Angular Router for navigation, routing configuration, route guards, lazy loading, and parameter handling. Use when se…
7spade/black-tortoise
5
42
angularfire AngularFire library for integrating Firebase services (Authentication, Firestore, Storage, Functions, Analytics) with…
7spade/black-tortoise
5
43
capabilities-layer Patterns for implementing features under src/app/capabilities, including presentation/application/domain/integration …
7spade/black-tortoise
5
44
doc-coauthoring Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation,…
7spade/black-tortoise
5
45
frontend-design Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks …
7spade/black-tortoise
5
46
mcp-builder Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external servi…
7spade/black-tortoise
5
47
mcp-repomix Use the Repomix MCP server to package codebase into consolidated files for AI analysis, search file contents, and und…
7spade/black-tortoise
5
48
pptx Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Cre…
7spade/black-tortoise
5
49
repomix-reference-black-tortoise Reference codebase for Black Tortoise. Use this skill when you need to understand the structure, implementation patte…
7spade/black-tortoise
5
50
slack-gif-creator Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and a…
7spade/black-tortoise
5
Page 1 · 64 total Next